Web Vitals
Web Vitals is an initiative by Google to provide unified guidance for quality signals that are essential to delivering a great user experience on the web.
https://github.com/GoogleChrome/web-vitals
指標
Core Web Vitalsの3つ
Largest Contentful Paint(LCP)
First Input Delay(FID)
Cumulative Layout Shift(CLS)
Time to First Byte(TTFB)
First Contentful Paint(FCP)
Total Blocking Time(TBT)
TTI
Speed Index(SI)
#??
どこかに項目が列挙されてるのか?
上に書いてるやつはGoogle公式の記事内に無造作にある項目を纏めただけmrsekut.icon
過去の指標
これは「Web Vitals」の括りなのかしらんけどmrsekut.icon
First Meaningful Paint(FMP)
参考
Web Vitals
公式